From: Cesare Falco Date: Fri, 30 Dec 2022 17:08:54 +0000 (+0100) Subject: Remove sphinxcontrib.rsvgconverter, which X-Git-Tag: archive/raspbian/0.266+dfsg.1-1+rpi1~1^2^2~2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=d96e9fbd6764456ffd8005777d44ab3c82cbfc9a;p=mame.git Remove sphinxcontrib.rsvgconverter, which Forwarded: no seems nowhere to be found (at least on Ubuntu). Gbp-Pq: Name sphinx_remove_unresolved_module.patch --- diff --git a/docs/source/conf.py b/docs/source/conf.py index 468432b17..2472df803 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -32,7 +32,6 @@ extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.mathjax', 'sphinx.ext.viewcode', - 'sphinxcontrib.rsvgconverter', 'edit_on_github' ]